type github.com/jackc/pgx/v5/pgtype.scanPlanTextAnyToUint8

5 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		int.go#L256: 			return scanPlanTextAnyToUint8{}
		int.go#L819: 			return scanPlanTextAnyToUint8{}
		int.go#L1393: 			return scanPlanTextAnyToUint8{}
		int.go#L1778: type scanPlanTextAnyToUint8 struct{}
		int.go#L1780: func (scanPlanTextAnyToUint8) Scan(src []byte, dst any) error {